home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / kate130.zip / SAMPLES.LZH / SAMPLE.TXT < prev   
Text File  |  1993-10-06  |  10KB  |  246 lines

  1. .topic Kate
  2.  KATE ▄
  3.   ▀▀▀▀▀
  4. Welcome to KATE, the multi-purpose PC organiser and assistant.
  5.  
  6. KATE is a Desktop Manager and Information Centre.  It comes with a
  7. number of built in functions, and the ability to start other programs
  8. as required.  The built in functions include a Diary, a hypertext
  9. Book Compiler, Editor, Text and Hex File Viewers, a Calculator,
  10. Calendar, {Clock}, some Games, and more.
  11.  
  12. All these functions run in {windows} and {dialog boxes:Dialogs} which work
  13. together on the {desktop}.
  14.  
  15. All functions can be activated from the {Menu Bar:MenuBar} or by direct
  16. selection with the {mouse} or special keys on the {keyboard}.
  17.  
  18.  
  19. .topic Desktop
  20.  The Desktop ▄
  21.   ▀▀▀▀▀▀▀▀▀▀▀▀
  22. The desktop is the main work area on the screen.  It may contain one or
  23. more {windows} of different types.
  24.  
  25. There are many different kinds of windows in {KATE}.  Some allow you to
  26. view or edit files.  Others, like the Calendar or Key Codes give
  27. information of various kinds.  Still others do simple functions like
  28. the Calculator or File Manager.
  29.  
  30. You may customise the some aspects of the appearance or function of the
  31. desktop by using the operations on the Desktop pulldown menu.
  32.  
  33.  
  34. .topic Windows
  35.  Windows ▄
  36.   ▀▀▀▀▀▀▀▀
  37. Each window on the {desktop} has a frame, a title, and one or more icons
  38. and controls for handling the window and its contents.
  39.  
  40. There is a Close icon [■] in the top left corner of every window.  Click
  41. on this with the left mouse button to close the window.
  42.  
  43. Grab the title bar with the mouse to move the whole window.
  44.  
  45. There may be a Zoom icon in the top right corner of the window.  If
  46. the window is full size (Maximised), the Zoom icon will look like [].
  47. Click on it with the left mouse button to Restore the window to its
  48. "normal" size.   If the window is in its Restored state, then the icon
  49. will look like [].  Click on it to Maximise it again.  Edit and View
  50. windows start out the full size of the desktop, therefore their Restored
  51. and Maximised size is initially the same.
  52.                                   ║
  53. There may also be a Resize icon ═─┘ in the bottom right of the window.
  54. Grab this with the mouse to change the size of the window.
  55.  
  56. Note that all the above functions may also be performed with or without
  57. a mouse by using the operations on the Window pulldown menu.
  58.  
  59. Normal windows are usually "non-modal", which means they do not take
  60. control of the desktop while they are active.  You may open and close
  61. them and switch between them as you like.
  62.  
  63.  
  64. .topic Dialogs
  65.  Dialog Boxes ▄
  66.   ▀▀▀▀▀▀▀▀▀▀▀▀▀
  67. Dialog boxes are special types of {windows} on the {desktop}.  Like any
  68. other window, they have a frame, a title, and a Close icon.  However,
  69. they are not normally resizeable.
  70.  
  71. Dialog boxes are usually shown to inform you of something that is
  72. happening, warn of possible consequences of an action, or ask for
  73. input from the user.  To do this, they contain text to describe what
  74. is the purpose of the dialog box, one or more {controls} to accept
  75. information, and/or one or more {buttons} which tell KATE what to do next.
  76.  
  77. Use the <Tab> or <Shift-Tab> keys to jump forwards or backwards between
  78. the controls and buttons on the dialog box.  Press <Esc> or press the
  79. [Cancel] button or click on the Close icon to quit out of the dialog box.
  80.  
  81. Because of their nature, dialog boxes are usually "modal", which means
  82. they take control of the whole desktop while they are displayed.  You
  83. cannot do any other action until you have responded to the dialog box.
  84.  
  85.  
  86. .topic Controls
  87.  Controls ▄
  88.   ▀▀▀▀▀▀▀▀▀
  89. Controls are used to display information in {windows} or
  90. {dialog boxes:Dialogs} in a particular way, and/or accept input from
  91. the user.  There are a number of different types of controls.
  92.  
  93. INPUT LINES:
  94.        ┌─────────────────────────────────────┐ ┌───┐
  95.  Label │                                     │ │  │
  96.        └─────────────────────────────────────┘ └───┘
  97. Input Lines are spaces where you can enter text or numeric data.  They
  98. will often have a label to the left or immediately above to indicate
  99. what is expected to be entered.  They may also have a History of previous
  100. entries into this list box which may be viewed and selected by pressing
  101. <Down> or clicking on the History button to the right of the Input Line.
  102. Often the type of input is restricted so that invalid data will not be
  103. accepted, such as alphabetic characters where a number is required.
  104.  
  105.  
  106. CHECK BOXES:
  107.  ┌─────────────────────────────────────┐
  108.  │ [X]  This option is selected        │
  109.  │ [ ]  This option is not             │
  110.  └─────────────────────────────────────┘
  111. Check boxes are items which can be in just one of two states, such as
  112. ON/OFF or YES/NO.  They may be on their own, or in groups of related
  113. entries.  Any number of check boxes in a group can be on or off.  The
  114. state of each check box is toggled by jumping to it and pressing
  115. <Space> or by clicking on it.
  116.  
  117.  
  118. RADIO BUTTONS:
  119.  ┌─────────────────────────────────────┐
  120.  │ ()  This option has been chosen    │
  121.  │ ( )  These others have not          │
  122.  └─────────────────────────────────────┘
  123. Radio buttons, like check boxes, can be in one of two states, and are
  124. toggled in the same way.  Unlike check boxes, only one radio button in
  125. a group may be on.  In other words, they are used to indicate mutually
  126. exclusive options.
  127.  
  128.  
  129. LIST BOXES:
  130.        ┌───────────────────────────────┐
  131.  Label │ First item in the list       │
  132.        │ Second item in the list      ■│
  133.        │ Third item in the list       ▒│
  134.        │ Last item in the list        ▒│
  135.        │                              │
  136.        └───────────────────────────────┘
  137. List boxes are short or long lists of object such as Files, Diary entries,
  138. or other data items, displayed in one or more columns.  You may scroll
  139. through the list by pressing the <Up> and <Down> keys, or by clicking on
  140. the Scroll Bar which will usually be found to the right of the list box.
  141.  
  142. An item in the list box is selected by moving the cursor to it and pressing
  143. <Enter> or <Space>, or by double-clicking on it.  If the list box allows
  144. its entries to be changed, then a new item may be added by pressing <Ins>
  145. or selecting File│New from the {Menu Bar:MenuBar} or pressing the [New]
  146. button.  An item may be deleted by moving the cursor to it and pressing
  147. <Del> or selecting File│Delete from the Menu Bar or pressing the [Delete]
  148. button.
  149.  
  150.  
  151. .topic Buttons
  152.  Buttons ▄
  153.   ▀▀▀▀▀▀▀▀
  154. Buttons are found on many {dialog boxes:Dialogs} and some other
  155. {windows}.  Many functions of KATE are activated by "pressing"
  156. buttons.  Many of these functions are also available from the
  157. {Menu Bar:MenuBar} or {Status Line:StatusLine}.
  158.  
  159. A button can be "pressed" either by clicking on it with the mouse, or by
  160. pressing the <Tab> key to highlight the button and then the <Space> or
  161. <Enter> keys to press it.
  162.  
  163.  
  164. .topic MenuBar
  165.  Menu Bar ▄
  166.   ▀▀▀▀▀▀▀▀▀
  167. All the functions in {KATE} can be accessed from the Menu Bar at the top
  168. of the screen.  Selecting any item on the Menu Bar opens a pulldown menu
  169. containing other operations which may be selected.  Many operations can
  170. also be done by shortcut function keys.
  171.  
  172. The Menu Bar can be activated by pressing </> or <F10>, or by holding the
  173. <Alt> key and pressing the highlighted letter for each menu item.  For
  174. example, the "File" menu is pulled down by <Alt-F>.
  175.  
  176. The Menu Bar also has a {Clock} which shows the current day, date, and time.
  177.  
  178.  
  179. .topic StatusLine
  180.  Status Line ▄
  181.   ▀▀▀▀▀▀▀▀▀▀▀▀
  182. The Status Line is at the bottom of the screen, below the {desktop}.
  183. It displays some of the main Function keys with labels.  It also shows
  184. the status of most of the toggle keys, such as the left and right
  185. <Shift>, <Ctrl>, <Alt>, <Num Lock>, <Caps Lock> and <Scroll Lock>.
  186.  
  187.  
  188. .topic Clock
  189.  Clock ▄
  190.   ▀▀▀▀▀▀
  191. At the top right of the {Menu Bar:MenuBar} is a simple clock that displays
  192. the current day of the week, date, and time in 24 hour format.  This clock
  193. reflects the time set in your computer, so if it's wrong, go back to DOS
  194. and enter either "DATE" or "TIME" or both to correct it.
  195.  
  196.  
  197. .topic Keyboard
  198.  The Keyboard ▄
  199.   ▀▀▀▀▀▀▀▀▀▀▀▀▀
  200. The keyboard is the main way that information is entered into {KATE}.  All
  201. functions of KATE can be accessed by the keyboard or the {Mouse}, either
  202. directly or through the {Menu Bar:MenuBar}.  To speed things up even more,
  203. many common operations may be done quickly through the use of Shortcut Keys,
  204. which are either the Function Keys or two other keys pressed together.
  205.  
  206. There are several styles of keyboard available.  The most common one
  207. is the Enhanced keyboard with 101 keys, which looks something like
  208. the picture below.  However, KATE will operate just fine with any keyboard.
  209.  
  210. THE ENHANCED KEYBOARD
  211.  ┌───────────────────────────────────────────────┐
  212.  │                                               │
  213.  │ ▄   ▄ ▄ ▄ ▄  ▄ ▄ ▄ ▄  ▄ ▄ ▄ ▄  ▄ ▄ ▄  - - - - │
  214.  │                                               │
  215.  │ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄  ▄ ▄ ▄  ▄ ▄ ▄ ▄ │
  216.  │ ▄▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄▄  ▄ ▄ ▄  ▄ ▄ ▄ ▄ │
  217.  │ ▄▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄▄██         ▄ ▄ ▄ █ │
  218.  │ ▄▄▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄▄▄▄▄    ▄    ▄ ▄ ▄ ▄ │
  219.  │ ▄▄  ▄▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄  ▄▄  ▄ ▄ ▄  ▄▄▄ ▄ █ │
  220.  └───────────────────────────────────────────────┘
  221.  
  222.  
  223. .topic Mouse
  224.  The Mouse ▄
  225.   ▀▀▀▀▀▀▀▀▀▀
  226. All functions in {KATE} can be accessed by the Mouse or the {Keyboard},
  227. either directly or through the {Menu Bar:MenuBar}.  The Mouse however
  228. cannot be used for entering text.
  229.  
  230. There are several styles of mouse available.  They will have either two
  231. or three buttons, and may look something like one of the pictures below.
  232. KATE requires only a two button mouse, but a three button mouse will work
  233. just fine - just ignore the middle button.
  234.  
  235.  computer <──┐          computer <──┐
  236.              │                      │
  237.        ┌───┬─┴─┬───┐          ┌─────┴─────┐
  238.        │ 1 │ 2 │ 3 │          │ ┌──┐ ┌──┐ │
  239.        │   │   │   │          │ │1 │ │2 │ │
  240.        ├───┴───┴───┤          │ │  │ │  │ │
  241.        │           │          │ └──┘ └──┘ │
  242.        │           │          │           │
  243.        │           │          │           │
  244.        │           │          │           │
  245.        └───────────┘          └───────────┘
  246.